home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000064_news@columbia.edu_Wed Jul 26 02:05:14 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA24319
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 1 Aug 1995 22:55:01 -0400
  3. Received: by apakabar.cc.columbia.edu id AA15513
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 1 Aug 1995 22:54:59 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!gatech!howland.reston.ans.net!torn!news.bc.net!rover.ucs.ualberta.ca!alberta!ve6bc!camrose!bjorndahl
  6. From: bjorndahl@augustana.ab.ca (Sterling Bjorndahl)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: MSK 3.14 and Vax/CMU 6.6-5a don't work together
  9. Message-Id: <1995Jul26.080514.12366@camrose>
  10. Date: 26 Jul 95 08:05:14 MDT
  11. Organization: Augustana University College, Camrose, Alberta
  12. Lines: 28
  13. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  14.  
  15. Using a tcp/ip connection between MS-Kermit 3.14 (packet drivers) and a
  16. Vax with CMU-TEK tcp/ip 6.6-5a, the connection freezes after about two
  17. minutes of usage (terminal emulation) without error message. Attempting
  18. to Hangup results in a computer lockup.
  19.  
  20. MS-Kermit 3.13 works just fine, and MS-K 3.14 connects to Vaxes with
  21. other vms tcp/ip's just fine. No other software that I have tried has
  22. failed to connect to the CMU machine.
  23.  
  24. We are running IPX as well as IP, in case that makes a difference.
  25.  
  26. I don't know how to go about tracking this down, so advice or
  27. suggestions would be appreciated. I would even be glad to offer to any
  28. volunteer debugger a guest account on our Vax to try it out.
  29.  
  30. Here's an extract from a typical autoexec.bat entry:
  31.  
  32. > LH /L:2,11136 c:\exp16 0x60
  33. > LH /L:1,4144 c:\winpkt 0x60 (not in all configurations that fail)
  34. > LH /L:2,27024 c:\pdipx
  35. > c:\netx /ps=lab_server_1
  36.  
  37. As I say, this continues to work just fine with 3.13.
  38.  
  39. -- 
  40. Sterling G. Bjorndahl, bjorndahl@Augustana.AB.CA 
  41. Augustana University College, Camrose, Alberta, Canada (403) 679-1516
  42.    When dealing with computers, a little paranoia is usually appropriate.